Skip to content

Commit

Permalink
etc: 1.3.0 태그로 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
Choe-Ji-Hwan committed Dec 16, 2022
1 parent 35073fd commit 9fd93a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/java/com/wakeup/buildsrc/Depends.kt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import com.wakeup.buildsrc.Depends.Versions.appVersionCode
object Depends {

object Versions {
const val appVersionCode = 1_002_000
const val appVersionCode = 1_003_000
const val gradleVersion = "7.3.1"
const val androidCompileSdkVersion = 32
const val targetSdkVersion = 32
Expand Down

0 comments on commit 9fd93a2

Please sign in to comment.