datatrans payment library integrated for twint and postfinance

This commit is contained in:
2019-12-08 18:36:14 +03:00
parent 9669c92c34
commit 551c095c34
15 changed files with 329 additions and 34 deletions

View File

@@ -21,6 +21,9 @@ allprojects {
maven { url 'https://jitpack.io' }
maven { url "https://maven.google.com" }
google()
flatDir {
dirs 'libs'
}
}
}