Skip to content

Commit 41c3511

Browse files
committed
0.20.2
Signed-off-by: tiann <[email protected]>
1 parent 54d169a commit 41c3511

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 201
27-
versionName "0.20.1"
26+
versionCode 202
27+
versionName "0.20.2"
2828
multiDexEnabled false
2929
android {
3030
defaultConfig {

0 commit comments

Comments
 (0)