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 Nov 27, 2022
1 parent f50807c commit d3d7e29
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 @@ -60,7 +60,7 @@ android {
minSdk = 21
targetSdk = 33
versionCode = verCode
versionName = "3.1.2"
versionName = "3.1.3"
versionNameSuffix = ".c$verCode"
multiDexEnabled = true
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit d3d7e29

Please sign in to comment.