Skip to content

Commit

Permalink
Bump to 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Dr-TSNG committed Jan 8, 2023
1 parent 0a61d05 commit c9f7cbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ val minSdkVer by extra(24)
val targetSdkVer by extra(33)
val buildToolsVer by extra("33.0.1")

val appVerName by extra("3.1.0-beta")
val appVerName by extra("3.1.1")
val configVerCode by extra(90)
val serviceVerCode by extra(95)
val minBackupVerCode by extra(65)
Expand Down

0 comments on commit c9f7cbb

Please sign in to comment.