Skip to content

Commit 862c222

Browse files
version bump
1 parent 0260035 commit 862c222

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
@@ -44,8 +44,8 @@ android {
4444
applicationId = "at.techbee.jtx"
4545
minSdk = 24
4646
targetSdk = 37
47-
versionCode = 217020006
48-
versionName = "2.17.00-alpha06" // keep -release as a suffix also for release, build flavor adds the suffix e.g. .gplay (e.g. 1.00.00-rc0.gplay)
47+
versionCode = 217020007
48+
versionName = "2.17.00-alpha07" // keep -release as a suffix also for release, build flavor adds the suffix e.g. .gplay (e.g. 1.00.00-rc0.gplay)
4949
buildConfigField("String", "versionCodename", "\"Be kind. \uD83C\uDF08\"")
5050
multiDexEnabled = true
5151
vectorDrawables.useSupportLibrary = true

0 commit comments

Comments
 (0)