Skip to content

Commit

Permalink
3.3.0.0-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
MilosKozak committed Dec 30, 2024
1 parent dc7b777 commit cd1c4fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.dsl.JvmTarget

object Versions {

const val appVersion = "3.3.0.0"
const val appVersion = "3.3.0.0-dev"
const val versionCode = 1500

const val ndkVersion = "21.1.6352462"
Expand Down

0 comments on commit cd1c4fa

Please sign in to comment.