We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77946b6 commit 7adffb6Copy full SHA for 7adffb6
1 file changed
app/build.gradle.kts
@@ -69,8 +69,8 @@ android {
69
targetSdk = rootProject.ext["android.targetSdk"] as Int
70
71
applicationId = "li.songe.gkd"
72
- versionCode = 84
73
- versionName = "1.12.0-beta.3"
+ versionCode = 85
+ versionName = "1.12.0-beta.4"
74
75
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
76
vectorDrawables {
0 commit comments