Skip to content

Commit

Permalink
v2.31.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Neamar committed Nov 6, 2017
1 parent c7d1d87 commit 0194665
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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 99
versionName "2.31.2"
versionCode 100
versionName "2.31.3"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down
2 changes: 1 addition & 1 deletion app/release/output.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":99},"path":"app-release.apk","properties":{"packageId":"fr.neamar.kiss","split":"","minSdkVersion":"15"}}]
[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":100},"path":"app-release.apk","properties":{"packageId":"fr.neamar.kiss","split":"","minSdkVersion":"15"}}]

0 comments on commit 0194665

Please sign in to comment.