Skip to content

Commit

Permalink
Merge pull request #24 from Carifio24/pt-artificer-spells
Browse files Browse the repository at this point in the history
Fix issues with Portuguese spell list
  • Loading branch information
Carifio24 authored Jun 24, 2023
2 parents f198e74 + 3206417 commit c752739
Show file tree
Hide file tree
Showing 3 changed files with 412 additions and 321 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ android {
applicationId "dnd.jon.spellbook"
minSdkVersion 24
targetSdkVersion 33
versionCode 300100
versionName "3.1.0"
versionCode 300101
versionName "3.1.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
signingConfig signingConfigs.release
}
Expand Down
Loading

0 comments on commit c752739

Please sign in to comment.