final edits before next version
This commit is contained in:
parent
81fb5f6906
commit
91e3a57ab1
2 changed files with 3 additions and 1 deletions
|
@ -7,8 +7,10 @@ This application is currently being maintained by myself out of love for Mario K
|
|||
## Screenshots
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
|
|
@ -12,7 +12,7 @@ android {
|
|||
minSdkVersion 19
|
||||
targetSdkVersion 30
|
||||
versionCode 1
|
||||
versionName "1.0.1"
|
||||
versionName "1.1"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
Reference in a new issue