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 d9883cf commit 4147dfbCopy full SHA for 4147dfb
app/build.gradle
@@ -30,8 +30,8 @@ android {
30
applicationId "net.opendasharchive.openarchive"
31
minSdkVersion 19
32
targetSdkVersion 28
33
- versionCode 20217
34
- versionName "0.2.2-beta-7"
+ versionCode 20301
+ versionName "0.2.2-RC-1"
35
archivesBaseName = "OpenArchive-$versionName"
36
multiDexEnabled true
37
vectorDrawables.useSupportLibrary = true
0 commit comments