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 09ccd4d commit fff261cCopy full SHA for fff261c
app/build.gradle
@@ -9,8 +9,8 @@ android {
9
applicationId "com.github.gotify"
10
minSdkVersion 19
11
targetSdkVersion 30
12
- versionCode 24
13
- versionName "2.3.1"
+ versionCode 25
+ versionName "2.3.3"
14
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
15
vectorDrawables.useSupportLibrary = true
16
}
0 commit comments