Skip to content

Commit

Permalink
Releasing feature build 4.1
Browse files Browse the repository at this point in the history
Comes with many bug fixes and optimizations
As well as 2 new utility, barcode scanning/generation and now playing lyrics
  • Loading branch information
itachi1706 committed Dec 27, 2017
1 parent d1773a1 commit f654c97
Showing 1 changed file 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 @@ -29,8 +29,8 @@ android {
applicationId "com.itachi1706.cheesecakeutilities"
minSdkVersion 16
targetSdkVersion 27
versionCode 507
versionName "4.0.0"
versionCode 549
versionName "4.1.0"
vectorDrawables.useSupportLibrary = true
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
resValue "string", "tray__authority", "${applicationId}.tray"
Expand Down

0 comments on commit f654c97

Please sign in to comment.