Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
adityastic authored May 22, 2024
1 parent 2b1f5a0 commit 5f62269
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ android {
applicationId 'org.fossasia.badgemagic'
minSdkVersion versions.minSdk
targetSdkVersion versions.targetSdk
versionCode 14
versionName '1.8.4'
versionCode 15
versionName '1.8.5'
vectorDrawables.useSupportLibrary = true
}

Expand Down

0 comments on commit 5f62269

Please sign in to comment.