Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

Commit

Permalink
Prepare v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Tunous committed Aug 7, 2019
1 parent 7d22fef commit 96157c5
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 "me.saket.dank"
minSdkVersion versions.minSdk
targetSdkVersion versions.compileSdk
versionCode 11
versionName "0.6.3"
versionCode 12
versionName "0.7.0"
multiDexEnabled true
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 96157c5

Please sign in to comment.