revert lib to master

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger 2023-05-26 09:05:08 +02:00 committed by GitHub
parent 99f5941a60
commit 61c28fac7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ buildscript {
daggerVersion = "2.46.1"
markwonVersion = "4.6.2"
prismVersion = "2.0.0"
androidLibraryVersion = "trashbin-SNAPSHOT"
androidLibraryVersion = "master-SNAPSHOT"
mockitoVersion = "4.11.0"
mockitoKotlinVersion = "4.1.0"
mockkVersion = "1.13.3"