Skip to content

Commit 751b3eb

Browse files
committed
Bump version
1 parent 16bae89 commit 751b3eb

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
@@ -9,8 +9,8 @@ android {
99
applicationId 'com.proxerme.app'
1010
minSdkVersion 15
1111
targetSdkVersion 25
12-
versionCode 23
13-
versionName "0.6.0-beta"
12+
versionCode 24
13+
versionName "0.7.0"
1414
multiDexEnabled true
1515
vectorDrawables.useSupportLibrary = true
1616
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)