Skip to content

Commit

Permalink
chore: v1.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lisonge committed Jan 4, 2024
1 parent 4b744a3 commit b24e68e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Expand Up @@ -22,8 +22,8 @@ android {
targetSdk = libs.versions.android.targetSdk.get().toInt()

applicationId = "li.songe.gkd"
versionCode = 18
versionName = "1.6.3"
versionCode = 19
versionName = "1.6.4"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down

0 comments on commit b24e68e

Please sign in to comment.