Skip to content

Commit

Permalink
v3.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
pppscn committed Jul 24, 2022
1 parent ca7b351 commit 878a6ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ import java.util.regex.Matcher
import java.util.regex.Pattern

def build_versions = [:]
build_versions.version_code = 44
build_versions.version_name = "3.0.6"
build_versions.version_code = 45
build_versions.version_name = "3.0.7"
build_versions.min_sdk = 19
build_versions.target_sdk = 32
build_versions.build_tools = "32.0.0"
Expand Down

0 comments on commit 878a6ac

Please sign in to comment.