Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
    versionCode = 70
    versionName = "2.8.1.20240715"
  • Loading branch information
allentown521 authored Jul 15, 2024
1 parent 2785907 commit caadbef
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 @@ -46,8 +46,8 @@ project.ext {
minSdkVersion = 21
targetSdkVersion = 34
targetFreeSdkVersion = 33
versionCode = 69
versionName = "2.8.0.20240624"
versionCode = 70
versionName = "2.8.1.20240715"

// AndroidX
annotationVersion = "1.8.0"
Expand Down

0 comments on commit caadbef

Please # to comment.