Skip to content

Commit 19d5398

Browse files
committed
release 1.1.2
1 parent 46d08ea commit 19d5398

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
@@ -29,8 +29,8 @@ android {
2929
applicationId = "com.github.corentinc.httpcodescats"
3030
minSdk = 26
3131
targetSdk = 35
32-
versionCode = 5
33-
versionName = "1.1.1"
32+
versionCode = 6
33+
versionName = "1.1.2"
3434

3535
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
3636
vectorDrawables {

0 commit comments

Comments
 (0)