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