Skip to content

Commit

Permalink
3.3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
MilosKozak committed Jan 14, 2025
1 parent 068d0ae commit 7c4d4ae
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.1.1-dev"
const val appVersion = "3.3.1.2"
const val versionCode = 1500

const val ndkVersion = "21.1.6352462"
Expand Down

0 comments on commit 7c4d4ae

Please sign in to comment.