Skip to content

Commit

Permalink
Bump to 3.3.1 (#305)
Browse files Browse the repository at this point in the history
  • Loading branch information
aviraxp authored Dec 23, 2024
1 parent cac3430 commit 95f8f82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ val minSdkVer by extra(24)
val targetSdkVer by extra(35)
val buildToolsVer by extra("35.0.0")

val appVerName by extra("3.3")
val appVerName by extra("3.3.1")
val configVerCode by extra(90)
val serviceVerCode by extra(96)
val serviceVerCode by extra(97)
val minBackupVerCode by extra(65)

val androidSourceCompatibility = JavaVersion.VERSION_21
Expand Down

0 comments on commit 95f8f82

Please sign in to comment.