Skip to content

Commit

Permalink
chore: v1.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lisonge committed Mar 28, 2024
1 parent 122524e commit e11e8d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ android {
targetSdk = libs.versions.targetSdk.get().toInt()

applicationId = "li.songe.gkd"
versionCode = 27
versionName = "1.7.2"
versionCode = 28
versionName = "1.7.3"

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

0 comments on commit e11e8d3

Please sign in to comment.