@@ -1,5 +1,5 @@
{
- "version": 2,
+ "version": 3,
"artifactType": {
"type": "APK",
"kind": "Directory"
@@ -10,9 +10,11 @@
"type": "SINGLE",
"filters": [],
+ "attributes": [],
"versionCode": 46,
- "versionName": "0.0.47.beta11",
+ "versionName": "0.0.47.beta20",
"outputFile": "app-release.apk"
}
- ]
+ ],
+ "elementType": "File"
@@ -19,6 +19,6 @@ android.useAndroidX=true
# Automatically convert third-party libraries to use AndroidX
android.enableJetifier=true
-BUILD_VERSION=0.0.47.beta20
-BUILD_VERSION_INT=46
+BUILD_VERSION=0.0.47
+BUILD_VERSION_INT=47
DIALOGX_STYLE_VERSION=5