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 d3d28be commit 2082e6dCopy full SHA for 2082e6d
1 file changed
app/build.gradle
@@ -11,8 +11,8 @@ android {
11
applicationId "com.github.gotify"
12
minSdk 23
13
targetSdk 33
14
- versionCode 29
15
- versionName "2.7.0"
+ versionCode 30
+ versionName "2.7.1"
16
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
17
vectorDrawables.useSupportLibrary = true
18
signingConfig signingConfigs.debug
0 commit comments