Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Commit

Permalink
Version 1.0.7 updates
Browse files Browse the repository at this point in the history
  • Loading branch information
orionthewake authored Sep 30, 2020
1 parent d31c994 commit dc0bd83
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 @@ -2,8 +2,8 @@
buildscript {
ext.versions = [
// build
'versionCode' : 21,
'versionName' : "1.0.6",
'versionCode' : 22,
'versionName' : "1.0.7",
'minSdk' : 21,
'targetSdk' : 30,
'compileSdk' : 30,
Expand Down

0 comments on commit dc0bd83

Please sign in to comment.