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 820d3b7 commit 6e4e26aCopy full SHA for 6e4e26a
1 file changed
VirtualApp/app/build.gradle
@@ -20,11 +20,11 @@ android {
20
compileSdkVersion 28
21
buildToolsVersion '28.0.3'
22
defaultConfig {
23
- applicationId "io.va.exposed"
+ applicationId "io.va.exposed64"
24
minSdkVersion 21
25
targetSdkVersion 23
26
- versionCode 202
27
- versionName "0.20.2"
+ versionCode 203
+ versionName "0.20.3"
28
multiDexEnabled false
29
android {
30
0 commit comments