Skip to content

Commit 6cfcc0b

Browse files
committed
0.18.2
Signed-off-by: tiann <[email protected]>
1 parent b0fc99d commit 6cfcc0b

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
@@ -23,8 +23,8 @@ android {
2323
applicationId "io.va.exposed"
2424
minSdkVersion 21
2525
targetSdkVersion 23
26-
versionCode 181
27-
versionName "0.18.1"
26+
versionCode 182
27+
versionName "0.18.2"
2828
multiDexEnabled false
2929
android {
3030
defaultConfig {

0 commit comments

Comments
 (0)