Skip to content

Commit 5d0c6ab

Browse files
committed
bump version(exposed 0.5.8)
1 parent 279c20b commit 5d0c6ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

VirtualApp/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ android {
2828
applicationId "io.va.exposed"
2929
minSdkVersion 21
3030
targetSdkVersion 22
31-
versionCode 92
32-
versionName "0.9.2"
31+
versionCode 94
32+
versionName "0.9.4"
3333
multiDexEnabled false
3434
android {
3535
defaultConfig {

0 commit comments

Comments
 (0)