Skip to content

Commit

Permalink
v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ghorbani-m committed Jun 6, 2022
1 parent 0388fb2 commit 5c9b696
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -138,8 +138,8 @@ android {
applicationId "land.fx.fotos"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 3
versionName "0.3.0"
versionCode 4
versionName "0.4.0"
}
splits {
abi {
Expand Down

0 comments on commit 5c9b696

Please sign in to comment.