mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2025-08-05 02:25:45 +02:00
Version bump 0.9.50
This commit is contained in:
parent
b16a7342aa
commit
39b137c7f1
3 changed files with 4 additions and 4 deletions
|
@ -29,8 +29,8 @@ android {
|
|||
applicationId "com.audiobookshelf.app"
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 80
|
||||
versionName "0.9.49-beta"
|
||||
versionCode 81
|
||||
versionName "0.9.50-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