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 dc2b59e commit f90cfefCopy full SHA for f90cfef
app/build.gradle.kts
@@ -54,8 +54,8 @@ android {
54
targetSdk = libs.versions.android.targetSdk.get().toInt()
55
56
applicationId = "li.songe.gkd"
57
- versionCode = 25
58
- versionName = "1.7.0"
+ versionCode = 26
+ versionName = "1.7.1"
59
60
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
61
vectorDrawables {
0 commit comments