There was an error while loading. Please reload this page.
1 parent 0736c0a commit 211682fCopy full SHA for 211682f
1 file changed
app/build.gradle.kts
@@ -15,8 +15,8 @@ android {
15
applicationId = "com.github.gotify"
16
minSdk = 26
17
targetSdk = 36
18
- versionCode = 35
19
- versionName = "2.10.0"
+ versionCode = 36
+ versionName = "2.10.1"
20
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
21
vectorDrawables.useSupportLibrary = true
22
signingConfig = signingConfigs.getByName("debug")
0 commit comments