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 54d169a commit 41c3511Copy full SHA for 41c3511
1 file changed
VirtualApp/app/build.gradle
@@ -23,8 +23,8 @@ android {
23
applicationId "io.va.exposed"
24
minSdkVersion 21
25
targetSdkVersion 23
26
- versionCode 201
27
- versionName "0.20.1"
+ versionCode 202
+ versionName "0.20.2"
28
multiDexEnabled false
29
android {
30
defaultConfig {
0 commit comments