Update android target sdk to 36

This commit is contained in:
advplyr
2026-09-08 17:35:36 -05:00
parent c6d0f0e8b5
commit fe8f5de891
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ android {
applicationId "com.audiobookshelf.app"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 119
versionCode 120
versionName "0.14.1-beta"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
manifestPlaceholders = [