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

Commit

Permalink
release 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
befora committed Sep 12, 2018
1 parent 884595a commit 7284e54
Showing 1 changed file 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 @@ -19,7 +19,7 @@ android {
applicationId "com.sethchhim.kuboo"
minSdkVersion 21
targetSdkVersion 28
versionCode 15
versionCode 16
versionName "1.1.1"
buildConfigField 'long', 'TIMESTAMP', System.currentTimeMillis() + 'L'
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 7284e54

Please sign in to comment.