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

Commit

Permalink
Update version to v1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
orionthewake authored Aug 4, 2020
1 parent b65b770 commit ac59547
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' : 19,
'versionName' : "1.0.4",
'versionCode' : 20,
'versionName' : "1.0.5",
'minSdk' : 21,
'targetSdk' : 29,
'compileSdk' : 29,
Expand Down

0 comments on commit ac59547

Please sign in to comment.