Skip to content

Commit

Permalink
Version name and version code update for v2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wslany authored Mar 20, 2022
1 parent ae93424 commit ace4926
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 = 43
androidVersionName = '2.8.0'
androidVersionCode = 44
androidVersionName = '2.8.1'
}

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

0 comments on commit ace4926

Please sign in to comment.