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.10
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurentTreguier committed May 14, 2020
1 parent 40bb6ec commit 38246ce
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 8009
versionName "0.8.9"
versionCode 8010
versionName "0.8.10"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 38246ce

Please sign in to comment.