We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e30e60 commit 9ee9931Copy full SHA for 9ee9931
1 file changed
app/build.gradle
@@ -30,8 +30,8 @@ android {
30
applicationId "net.opendasharchive.openarchive"
31
minSdkVersion 19
32
targetSdkVersion 28
33
- versionCode 20216
34
- versionName "0.2.2-beta-6"
+ versionCode 20217
+ versionName "0.2.2-beta-7"
35
archivesBaseName = "OpenArchive-$versionName"
36
multiDexEnabled true
37
vectorDrawables.useSupportLibrary = true
0 commit comments