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 208df8c commit a4a85b3Copy full SHA for a4a85b3
app/build.gradle.kts
@@ -54,8 +54,8 @@ android {
54
targetSdk = libs.versions.targetSdk.get().toInt()
55
56
applicationId = "li.songe.gkd"
57
- versionCode = 27
58
- versionName = "1.7.2"
+ versionCode = 28
+ versionName = "1.7.3"
59
60
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
61
vectorDrawables {
0 commit comments