Skip to content
This repository has been archived by the owner on Mar 13, 2022. It is now read-only.

Commit

Permalink
Version 0.8.17
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurentTreguier committed Aug 19, 2020
1 parent 2eb516d commit 91ac8ad
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 @@ -19,8 +19,8 @@ android {
applicationId "app.fyreplace.client"
minSdkVersion configuration.minSdkVersion
targetSdkVersion configuration.targetSdkVersion
versionCode 8016
versionName "0.8.16"
versionCode 8017
versionName "0.8.17"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 91ac8ad

Please sign in to comment.