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