Skip to content

Commit

Permalink
build:1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Petterpx committed Oct 16, 2022
1 parent 8e3c032 commit 8b40fb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
minsdk_version = 21
targetsdk_version = 31
compilesdk_version = 31
version_name = '1.0.6'
version_name = '1.0.7'
versionCode = {
def cmd = 'git rev-list HEAD --count'
cmd.execute().text.trim().toInteger()
Expand Down

0 comments on commit 8b40fb5

Please sign in to comment.