User-Agent

This commit is contained in:
tom5079
2022-01-03 00:00:37 +09:00
parent 1b441f6aea
commit c5fd674020
3 changed files with 7 additions and 3 deletions

View File

@@ -38,7 +38,7 @@ android {
minSdkVersion 16
targetSdkVersion 30
versionCode 69
versionName "5.1.33"
versionName "5.1.34"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}