Skip to content

Commit

Permalink
v4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Alkisum committed Feb 17, 2019
1 parent 98a7539 commit caa971d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ android {
minSdkVersion 18
targetSdkVersion 28
versionCode 16
versionName "4.1.dev"
versionName "4.1"
buildConfigField "long", "TIMESTAMP", System.currentTimeMillis() + "L"
}
buildTypes {
Expand Down
Binary file added release/cloudrun-4.1.apk
Binary file not shown.

0 comments on commit caa971d

Please sign in to comment.