Skip to content

Commit

Permalink
Updated to v1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
dodo committed Mar 27, 2023
1 parent efefaef commit e530d1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -6,8 +6,8 @@ android {
applicationId "cl.coders.faketraveler"
minSdkVersion 16
targetSdkVersion 28
versionCode 7
versionName "1.7"
versionCode 8
versionName "1.8"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit e530d1b

Please sign in to comment.