mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2025-08-04 10:04:39 +02:00
Andriod version bump 0.9.42-beta
This commit is contained in:
parent
0b4c999018
commit
a0a7fd1e14
4 changed files with 5 additions and 5 deletions
|
@ -29,8 +29,8 @@ android {
|
|||
applicationId "com.audiobookshelf.app"
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 70
|
||||
versionName "0.9.41-beta"
|
||||
versionCode 71
|
||||
versionName "0.9.42-beta"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
aaptOptions {
|
||||
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue