Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
onlymash committed Mar 9, 2024
1 parent e682bdf commit b5064c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ exec {
val verCode = String(byteOut.toByteArray()).trim().toInt()

object Configs {
const val APP_VERSION_NAME = "3.2.2"
const val APP_VERSION_NAME = "3.2.3"
const val APP_ID = "onlymash.flexbooru.play"
const val SDK_VERSION = 34
const val MIN_SDK_VERSION = 21
Expand Down

0 comments on commit b5064c0

Please sign in to comment.