Skip to content

Commit f695e4e

Browse files
committed
Merge branch 'bump-version' into main
2 parents 6eecd58 + c8d1889 commit f695e4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ android {
1616
applicationId = "dev.shorthouse.coinwatch"
1717
minSdk = 26
1818
targetSdk = 34
19-
versionCode = 12
20-
versionName = "1.1.1"
19+
versionCode = 13
20+
versionName = "1.1.2"
2121

2222
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2323

0 commit comments

Comments
 (0)