Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
apozas committed Oct 11, 2020
1 parent 72702db commit 490f384
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android_app/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ android {
applicationId "com.apozas.contactdiary"
minSdkVersion 14
targetSdkVersion 30
versionCode 5
versionName "1.0.4"
versionCode 6
versionName "1.0.5"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/6.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
This update makes the forms look better on small screens
1 change: 1 addition & 0 deletions fastlane/metadata/android/es-ES/changelogs/6.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Esta actualización hace que los formularios se vean mejor en pantallas pequeñas

0 comments on commit 490f384

Please sign in to comment.