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 144e1ad commit 7071026Copy full SHA for 7071026
app/build.gradle.kts
@@ -66,8 +66,8 @@ android {
66
targetSdk = rootProject.ext["android.targetSdk"] as Int
67
68
applicationId = "li.songe.gkd"
69
- versionCode = 80
70
- versionName = "1.11.5"
+ versionCode = 81
+ versionName = "1.11.6"
71
72
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
73
vectorDrawables {
0 commit comments