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 d3d9bcd commit 69a5a6bCopy full SHA for 69a5a6b
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 200
27
- versionName "0.20.0"
+ versionCode 201
+ versionName "0.20.1"
28
multiDexEnabled false
29
android {
30
defaultConfig {
0 commit comments