Skip to content

Commit

Permalink
⚡️ :: version up
Browse files Browse the repository at this point in the history
  • Loading branch information
8954sood committed Jun 23, 2024
1 parent 4a2f513 commit 93ea733
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildSrc/src/main/java/ProjectProperties.kt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
import org.gradle.api.JavaVersion

object ProjectProperties {
const val VERSION_CODE = 33
const val VERSION_NAME = "2.2.2"
const val VERSION_CODE = 34
const val VERSION_NAME = "2.2.3"

const val APPLICATION_ID = "kr.hs.dgsw.smartschool.dodamdodam_teacher"
const val NAME_SPACE_DOMAIN = "kr.hs.dgsw.smartschool.domain"
Expand Down

0 comments on commit 93ea733

Please sign in to comment.