Skip to content

Commit 0a8a446

Browse files
Update version number
1 parent 71cf255 commit 0a8a446

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ android {
1111
applicationId "app.michaelwuensch.bitbanana"
1212
minSdkVersion 26
1313
targetSdkVersion 34
14-
versionCode 64
15-
versionName "0.8.7"
14+
versionCode 65
15+
versionName "0.8.8"
1616
vectorDrawables.useSupportLibrary = true
1717
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1818
setProperty("archivesBaseName", "bitbanana-" + versionName + "_" + versionCode)

0 commit comments

Comments
 (0)