Skip to content

Commit 7071026

Browse files
committed
chore: v1.11.6
1 parent 144e1ad commit 7071026

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

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

6868
applicationId = "li.songe.gkd"
69-
versionCode = 80
70-
versionName = "1.11.5"
69+
versionCode = 81
70+
versionName = "1.11.6"
7171

7272
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
7373
vectorDrawables {

0 commit comments

Comments
 (0)