Skip to content

Commit

Permalink
Bump app version
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey-Makarov committed Dec 23, 2024
1 parent d9d064d commit 39943b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
import com.android.build.gradle.internal.api.BaseVariantOutputImpl

@Suppress("PropertyName")
val VERSION_NAME="3.2.0"
val VERSION_NAME="3.2.1"
@Suppress("PropertyName")
val VERSION_CODE=26
val VERSION_CODE=27
@Suppress("PropertyName")
val SDK_VERSION_NAME="2.7.0"

Expand Down

0 comments on commit 39943b9

Please sign in to comment.