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 23, 2024
1 parent 1544f9c commit e145b84
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 17
versionName '1.8.7'
versionCode 18
versionName '1.8.8'
vectorDrawables.useSupportLibrary = true
}

Expand Down

0 comments on commit e145b84

Please sign in to comment.