Archived
TODO implement custom Chrome tabs
This commit is contained in:
+3
-1
@@ -13,7 +13,7 @@ android {
|
||||
minSdk 24
|
||||
targetSdk 33
|
||||
versionCode 1
|
||||
versionName "1.0"
|
||||
versionName "0.0.1"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
@@ -51,4 +51,6 @@ dependencies {
|
||||
|
||||
implementation "androidx.room:room-runtime:2.5.1"
|
||||
kapt "androidx.room:room-compiler:2.5.1"
|
||||
|
||||
implementation 'org.jsoup:jsoup:1.15.4'
|
||||
}
|
||||
Reference in New Issue
Block a user