Skip to content

Commit

Permalink
Bump version to 1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Popalay committed Aug 20, 2020
1 parent a757c68 commit d8b1ce4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/java/Config.kt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ object AndroidConfig {
const val minSdk = 26
const val targetSdk = 29

const val versionName = "1.6"
const val versionName = "1.7"
}

object Version {
Expand Down

0 comments on commit d8b1ce4

Please sign in to comment.