Skip to content

Commit

Permalink
chore: bump build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
Jabster28 committed Jul 19, 2020
1 parent e2259f8 commit 7dc6433
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src-capacitor/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ android {
applicationId "app.vercel.jabster28.mirai"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 2
versionName "2.1.0"
versionCode 3
versionName "2.1.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

1 comment on commit 7dc6433

@vercel
Copy link

@vercel vercel bot commented on 7dc6433 Jul 19, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.