Skip to content

Commit

Permalink
Release 4 version 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
OMIsie11 committed Jul 2, 2020
1 parent 9110764 commit 5781b46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildSrc/src/main/java/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ object App {
const val compileSdk = 29
const val minSdk = 21
const val targetSdk = 28
const val versionCode = 3
const val versionName = "1.1.1"
const val versionCode = 4
const val versionName = "1.1.2"
}

object Versions {
Expand Down

0 comments on commit 5781b46

Please sign in to comment.