Skip to content

Commit 7adffb6

Browse files
committed
chore: v1.12.0-beta.4
1 parent 77946b6 commit 7adffb6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ android {
6969
targetSdk = rootProject.ext["android.targetSdk"] as Int
7070

7171
applicationId = "li.songe.gkd"
72-
versionCode = 84
73-
versionName = "1.12.0-beta.3"
72+
versionCode = 85
73+
versionName = "1.12.0-beta.4"
7474

7575
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
7676
vectorDrawables {

0 commit comments

Comments
 (0)