We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfcd7f1 commit 68d1b9bCopy full SHA for 68d1b9b
1 file changed
app/build.gradle
@@ -30,8 +30,8 @@ android {
30
applicationId "net.opendasharchive.openarchive"
31
minSdkVersion 19
32
targetSdkVersion 28
33
- versionCode 20311
34
- versionName "0.2.3-BETA-1"
+ versionCode 20312
+ versionName "0.2.3-BETA-2"
35
archivesBaseName = "OpenArchive-$versionName"
36
multiDexEnabled true
37
vectorDrawables.useSupportLibrary = true
0 commit comments