Skip to content

Commit 8103455

Browse files
committed
Merge pull request #174 from thequbit/dev
incremented build number and updated binary.
2 parents 1b2a9de + d120915 commit 8103455

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ android {
2929
// e.g. version 1.0.0 will have versionCode 01.000.000 => 1000000
3030
// this system allows for 100 major versions and 1000 minor and patch versions
3131
// and ensures there is no collision.
32-
versionCode 1004
33-
versionName "0.1.4"
32+
versionCode 1005
33+
versionName "0.1.5"
3434
}
3535
buildTypes {
3636
release {

bin/app-release-v0.1.5.apk

1.59 MB
Binary file not shown.

0 commit comments

Comments
 (0)