Skip to content

Commit

Permalink
Prepare new version
Browse files Browse the repository at this point in the history
  • Loading branch information
danielgomezrico committed Sep 4, 2023
1 parent 1aad8d3 commit 6c43594
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 63 deletions.
61 changes: 0 additions & 61 deletions .github/workflows/deploy.yaml

This file was deleted.

4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ plugins {
apply from: '../jacoco.gradle'

def appId = "com.makingiants.android.banjotuner"
def appVersionName = "1.6.0"
def appVersionCode = 119
def appVersionName = "1.7.0"
def appVersionCode = 120

def customProperty(key) {
if (project.hasProperty(key)) {
Expand Down

0 comments on commit 6c43594

Please sign in to comment.