mirror of
https://github.com/urosran/cally.git
synced 2025-11-26 00:24:53 +00:00
add braindump
This commit is contained in:
@ -91,6 +91,9 @@ android {
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 1
|
||||
versionName "1.0.0"
|
||||
manifestPlaceholders = [
|
||||
appAuthRedirectScheme: "callyplanner"
|
||||
]
|
||||
}
|
||||
signingConfigs {
|
||||
debug {
|
||||
|
||||
Reference in New Issue
Block a user