Skip to content

Commit b926a52

Browse files
committed
Bump version to 1.6.0 (versionCode 11)
1 parent 86cb533 commit b926a52

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
@@ -29,8 +29,8 @@ android {
2929
applicationId = "pub.hackers.android"
3030
minSdk = 26
3131
targetSdk = 36
32-
versionCode = 10
33-
versionName = "1.5.0"
32+
versionCode = 11
33+
versionName = "1.6.0"
3434

3535
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
3636
}

0 commit comments

Comments
 (0)