Skip to content

Commit 306e065

Browse files
committed
bumped app version
1 parent 9fd7a2d commit 306e065

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ android {
1010
minSdkVersion 21
1111
multiDexEnabled true
1212
targetSdkVersion 28
13-
versionCode 102
14-
versionName "8.7.5"
13+
versionCode 108
14+
versionName "8.8.1"
1515
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1616
}
1717
buildTypes {

0 commit comments

Comments
 (0)