Skip to content

Commit

Permalink
v2.31.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Neamar committed Oct 28, 2017
1 parent 3efdea2 commit 0f1e8c0
Show file tree
Hide file tree
Showing 2 changed files with 3 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 @@ -7,8 +7,8 @@ android {
applicationId 'fr.neamar.kiss'
minSdkVersion 15
targetSdkVersion 22
versionCode 98
versionName "2.31.1"
versionCode 99
versionName "2.31.2"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down
1 change: 1 addition & 0 deletions app/release/output.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":99},"path":"app-release.apk","properties":{"packageId":"fr.neamar.kiss","split":"","minSdkVersion":"15"}}]

0 comments on commit 0f1e8c0

Please sign in to comment.