Skip to content

Commit

Permalink
release 1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
naman14 committed Oct 5, 2020
1 parent bc653ad commit 3da50f1
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 @@ -9,8 +9,8 @@ android {
applicationId "naman14.timber"
minSdkVersion rootProject.minSdkVersion
targetSdkVersion rootProject.targetSdkVersion
versionCode 20
versionName "1.6"
versionCode 21
versionName "1.7"
//renderscript support mode is not supported for 21+ with gradle version 2.0
renderscriptTargetApi 20
renderscriptSupportModeEnabled true
Expand Down

0 comments on commit 3da50f1

Please sign in to comment.