Skip to content

Commit

Permalink
v3.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Neamar committed Oct 9, 2019
1 parent bfbd2aa commit dd24dfc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -19,8 +19,8 @@ android {
applicationId 'fr.neamar.kiss'
minSdkVersion 15
targetSdkVersion 28
versionCode 159
versionName "3.11.0"
versionCode 160
versionName "3.11.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit dd24dfc

Please sign in to comment.