Skip to content

Commit

Permalink
Release 3.2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MilosKozak committed Oct 23, 2023
1 parent 20d9835 commit 7c9c4ff
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 @@ -2,7 +2,7 @@ import org.gradle.api.JavaVersion

object Versions {

const val appVersion = "3.2.0-dev-m"
const val appVersion = "3.2.0.0"
const val versionCode = 1500

const val ndkVersion = "21.1.6352462"
Expand Down

0 comments on commit 7c9c4ff

Please sign in to comment.