mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2025-08-03 01:24:37 +02:00
Android version code bump
This commit is contained in:
parent
dcf5bb61a2
commit
d70a99254a
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ android {
|
|||
applicationId "com.audiobookshelf.app"
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 76
|
||||
versionCode 77
|
||||
versionName "0.9.47-beta"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
aaptOptions {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue