prepare v0.4.2
This commit is contained in:
parent
c119a163c0
commit
85f420e15d
|
@ -8,8 +8,8 @@ android {
|
|||
applicationId "com.akdev.nofbeventscraper"
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 30
|
||||
versionCode 11
|
||||
versionName "0.4.1"
|
||||
versionCode 12
|
||||
versionName "0.4.2"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
- Fix scraping not working when cookies need to be accepted
|
||||
- Android 11 ready
|
Loading…
Reference in New Issue