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 b69d352 commit 6291621Copy full SHA for 6291621
app/build.gradle
@@ -11,8 +11,8 @@ android {
11
applicationId "com.github.gotify"
12
minSdk 23
13
targetSdk 33
14
- versionCode 26
15
- versionName "2.4.0"
+ versionCode 27
+ versionName "2.5.1"
16
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
17
vectorDrawables.useSupportLibrary = true
18
signingConfig signingConfigs.debug
0 commit comments