Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
mariobehling authored May 24, 2024
1 parent 24cd99c commit 91065c5
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 18
versionName '1.8.8'
versionCode 19
versionName '1.8.9'
vectorDrawables.useSupportLibrary = true
}

Expand Down

0 comments on commit 91065c5

Please sign in to comment.