removed crash

This commit is contained in:
LagradOst 2021-07-30 03:24:40 +02:00
parent 70b7e5c60b
commit 9695c980d6
2 changed files with 3 additions and 3 deletions

View File

@ -13,8 +13,8 @@ android {
applicationId "com.lagradost.cloudstream3"
minSdkVersion 21
targetSdkVersion 30
versionCode 6
versionName "1.1.4"
versionCode 8
versionName "1.1.6"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

View File

@ -165,7 +165,7 @@ class SearchFragment : Fragment() {
}
}
main_search.onActionViewExpanded()
val q = 0 / 0
//searchViewModel.search("iron man")
//(activity as AppCompatActivity).loadResult("https://shiro.is/overlord-dubbed", "overlord-dubbed", "Shiro")
/*