Skip to content

Commit

Permalink
chore: release v12
Browse files Browse the repository at this point in the history
  • Loading branch information
adityastic committed May 14, 2024
1 parent 53f2e19 commit 17927bf
Show file tree
Hide file tree
Showing 2 changed files with 3 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 11
versionName '1.8.1'
versionCode 12
versionName '1.8.2'
vectorDrawables.useSupportLibrary = true
}

Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/12.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Re-Release

0 comments on commit 17927bf

Please sign in to comment.