Skip to content
This repository has been archived by the owner on Mar 26, 2019. It is now read-only.

Commit

Permalink
release 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
befora committed Jan 31, 2019
1 parent acf6115 commit 33c7b6a
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 371 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ android {
applicationId "com.sethchhim.kuboo"
minSdkVersion 21
targetSdkVersion 28
versionCode 33
versionName "1.1.10"
versionCode 34
versionName "1.2"
buildConfigField 'long', 'TIMESTAMP', System.currentTimeMillis() + 'L'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down
Loading

0 comments on commit 33c7b6a

Please sign in to comment.