Skip to content

Commit bc3a4d6

Browse files
committed
chore: 2.10.0
1 parent d6cd95a commit bc3a4d6

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

0 commit comments

Comments
 (0)