Skip to content

Commit

Permalink
New version code
Browse files Browse the repository at this point in the history
  • Loading branch information
CookieJarApps committed Sep 19, 2020
1 parent 881fa45 commit 613dd21
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified .idea/caches/build_file_checksums.ser
Binary file not shown.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ android {
defaultConfig {
minSdkVersion project.minSdkVersion
targetSdkVersion project.targetSdkVersion
versionName "8.3.1"
versionCode 116
versionName "8.4.0"
versionCode 117
vectorDrawables.useSupportLibrary = true
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
}
Expand Down

0 comments on commit 613dd21

Please sign in to comment.