Skip to content

Commit

Permalink
Bump version to v1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
halilozcan committed Jan 28, 2023
1 parent bd2d823 commit 6fa23da
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 @@ -9,8 +9,8 @@ ext {
compile_sdk_version = 33
min_sdk_version = 21
target_sdk_version = 33
version_code = 6
version_name = "1.5"
version_code = 7
version_name = "1.6"
}

android {
Expand Down

0 comments on commit 6fa23da

Please sign in to comment.