Skip to content

Commit 1ab205c

Browse files
committed
0.18.1
Signed-off-by: tiann <[email protected]>
1 parent fb72cde commit 1ab205c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: VirtualApp/app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ android {
2828
applicationId "io.va.exposed"
2929
minSdkVersion 21
3030
targetSdkVersion 23
31-
versionCode 180
32-
versionName "0.18.0"
31+
versionCode 181
32+
versionName "0.18.1"
3333
multiDexEnabled false
3434
android {
3535
defaultConfig {

0 commit comments

Comments
 (0)