We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12c21da commit 4aad74aCopy full SHA for 4aad74a
app/build.gradle
@@ -11,8 +11,8 @@ android {
11
applicationId "com.github.gotify"
12
minSdk 23
13
targetSdk 33
14
- versionCode 28
15
- versionName "2.6.0"
+ versionCode 29
+ versionName "2.7.0"
16
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
17
vectorDrawables.useSupportLibrary = true
18
signingConfig signingConfigs.debug
0 commit comments