Skip to content
This repository was archived by the owner on Dec 18, 2023. It is now read-only.

Commit 82714a6

Browse files
committed
Bump version to v1.10.0
1 parent 6b755d4 commit 82714a6

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
@@ -25,8 +25,8 @@ android {
2525
applicationId "be.brunoparmentier.openbikesharing.app"
2626
minSdkVersion 14
2727
targetSdkVersion 22
28-
versionCode 22
29-
versionName "1.9.2"
28+
versionCode 23
29+
versionName "1.10.0"
3030
buildConfigField "long", "BUILD_TIMESTAMP", System.currentTimeMillis() + "L"
3131
}
3232

0 commit comments

Comments
 (0)