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 24, 2024
1 parent c22c243 commit 55826f3
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 19
versionName '1.8.9'
versionCode 20
versionName '1.8.10'
vectorDrawables.useSupportLibrary = true
}

Expand Down

0 comments on commit 55826f3

Please sign in to comment.