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 fb72cde commit 1ab205cCopy full SHA for 1ab205c
1 file changed
VirtualApp/app/build.gradle
@@ -28,8 +28,8 @@ android {
28
applicationId "io.va.exposed"
29
minSdkVersion 21
30
targetSdkVersion 23
31
- versionCode 180
32
- versionName "0.18.0"
+ versionCode 181
+ versionName "0.18.1"
33
multiDexEnabled false
34
android {
35
defaultConfig {
0 commit comments