Skip to content

Commit

Permalink
[dev] update version name
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangdg committed Oct 10, 2022
1 parent f4cbe10 commit cc8a202
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ ext {
versionCompiler = 29
versionTarget = 27
minSdkVersion = 19
versionCode = 120
versionNameString = '3.3.0'
versionCode = 121
versionNameString = '3.2.10'
javaSourceCompatibility = JavaVersion.VERSION_1_8
javaTargetCompatibility = JavaVersion.VERSION_1_8
ndkVersion = '21.0.6113669'
Expand Down

0 comments on commit cc8a202

Please sign in to comment.