- Updated the checkNewVersion function to return a LatestVersionInfo data class instead of a Triple. - Defined default null value for LatestVersionInfo in case of failure. - Improved readability and maintainability by replacing the Triple with a data class. - Included version code, download URL, and changelog in the LatestVersionInfo data class. --------- Co-authored-by: weishu <twsxtd@gmail.com>
4 lines
162 B
INI
4 lines
162 B
INI
android.experimental.enableNewResourceShrinker.preciseShrinking=true
|
|
android.enableAppCompileTimeRClass=true
|
|
android.useAndroidX=true
|
|
org.gradle.jvmargs=-Xmx3072m |