Skip to content

Commit f8875dc

Browse files
committed
Bump versions (1->2 and 0.1.0->0.1.1).
1 parent 2700d58 commit f8875dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ android {
88
applicationId "info.microalg.android"
99
minSdkVersion 14
1010
targetSdkVersion 21
11-
versionCode 1
12-
versionName "0.1.0"
11+
versionCode 2
12+
versionName "0.1.1"
1313
}
1414
buildTypes {
1515
release {

0 commit comments

Comments
 (0)