Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
scooterthedev authored Nov 2, 2021
1 parent d98a7ff commit 3c053db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ android {
minSdkVersion 21
targetSdkVersion 30
versionCode 5
versionName "1.0.5"
versionName "1.0.7-beta2"
ndkVersion '21.3.6528147'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled true
Expand Down Expand Up @@ -118,4 +118,4 @@ android {
//AppUpdater
implementation 'com.github.javiersantos:AppUpdater:2.7'

}
}

0 comments on commit 3c053db

Please sign in to comment.