Skip to content

Commit

Permalink
update gradle for v3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulkumar66 committed Jun 27, 2020
1 parent 96ad765 commit b0e7fbf
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 @@ -8,8 +8,8 @@ android {

defaultConfig {
applicationId "com.performancetweaker.app"
versionCode 42
versionName "3.2.0"
versionCode 43
versionName "3.3.0"
minSdkVersion 16
targetSdkVersion 29
multiDexEnabled true
Expand Down

0 comments on commit b0e7fbf

Please sign in to comment.