Skip to content

Commit 46f8bed

Browse files
committed
1.1.0
1 parent b23a83b commit 46f8bed

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
@@ -14,8 +14,8 @@ android {
1414
applicationId = "com.shuyu.gsygithubappcompose"
1515
minSdk = 24
1616
targetSdk = 36
17-
versionCode = 1
18-
versionName = "1.0.0"
17+
versionCode = 2
18+
versionName = "1.1.0"
1919

2020
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2121
}

0 commit comments

Comments
 (0)