Adds option to import from Open5e.com

This commit is contained in:
2026-09-21 12:08:25 -07:00
committed by Tom
parent d099d878a0
commit 338a7e4c0e
8 changed files with 262 additions and 21 deletions

View File

@@ -19,6 +19,7 @@ android {
defaultConfig {
applicationId "com.majinnaibu.monstercards"
minSdkVersion 24
//noinspection OldTargetApi
targetSdk 36
versionCode 1
versionName "1.0"