wrong increment 🤦‍♂️

master
Cloudburst 2022-08-19 11:47:07 +02:00 committed by GitHub
parent dbebdf3356
commit 0369d024b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ dependencies {
implementation("androidx.recyclerview:recyclerview:1.2.1")
}
// use an integer for version numbers
version = 1
version = 2
cloudstream {
@ -20,7 +20,7 @@ cloudstream {
* 2: Slow
* 3: Beta only
* */
status = 2
status = 1
tvTypes = listOf("NSFW")