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 c3a66f8 commit a50e63aCopy full SHA for a50e63a
app/build.gradle
@@ -11,8 +11,8 @@ android {
11
applicationId "com.github.gotify"
12
minSdk 23
13
targetSdk 34
14
- versionCode 31
15
- versionName "2.8.0"
+ versionCode 32
+ versionName "2.8.1"
16
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
17
vectorDrawables.useSupportLibrary = true
18
signingConfig signingConfigs.debug
0 commit comments