Skip to content

Commit 36dca49

Browse files
committed
Incremented to 2.1
1 parent 85bd89f commit 36dca49

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ android {
77
applicationId "uk.co.tstableford.p_brain"
88
minSdkVersion 19
99
targetSdkVersion 25
10-
versionCode 2
11-
versionName "2.0"
10+
versionCode 3
11+
versionName "2.1"
1212
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1313
vectorDrawables.useSupportLibrary = true
1414
}

0 commit comments

Comments
 (0)