Skip to content

Commit

Permalink
Version name and version code update for 2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ThorstenBandel authored Nov 2, 2023
1 parent 3df4068 commit e656dab
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 @@ -47,8 +47,8 @@ ext {

androidSupportLibraryVersion = '28.0.0'

androidVersionCode = 51
androidVersionName = '2.11.0'
androidVersionCode = 52
androidVersionName = '2.12.0'
}

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

0 comments on commit e656dab

Please sign in to comment.