Skip to content

Commit 547d9fd

Browse files
committed
chore: version 2.9.0
1 parent cabd616 commit 547d9fd

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
@@ -15,8 +15,8 @@ android {
1515
applicationId = "com.github.gotify"
1616
minSdk = 23
1717
targetSdk = 36
18-
versionCode = 33
19-
versionName = "2.8.2"
18+
versionCode = 34
19+
versionName = "2.9.0"
2020
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2121
vectorDrawables.useSupportLibrary = true
2222
signingConfig = signingConfigs.getByName("debug")

0 commit comments

Comments
 (0)