Skip to content

Commit

Permalink
Version name and version code update for v2.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wslany authored Jun 2, 2022
1 parent 52af881 commit dae5e52
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 @@ -48,8 +48,8 @@ ext {

androidSupportLibraryVersion = '28.0.0'

androidVersionCode = 47
androidVersionName = '2.9.0'
androidVersionCode = 48
androidVersionName = '2.9.1'
}

if(project.hasProperty("snapshot")) {
Expand Down

0 comments on commit dae5e52

Please sign in to comment.