Skip to content

Commit

Permalink
v1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Alkisum committed Jan 20, 2019
1 parent 2be432c commit bb8c058
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ android {
applicationId "com.alkisum.android.sofatime"
minSdkVersion 21
targetSdkVersion 28
versionCode 3
versionName "1.2.dev"
versionCode 4
versionName "1.2"
buildConfigField "long", "TIMESTAMP", System.currentTimeMillis() + "L"
}
buildTypes {
Expand Down
Binary file modified release/sofatime-1.2.apk
Binary file not shown.

0 comments on commit bb8c058

Please sign in to comment.