Rename de.gotify to com.github.gotify
This commit is contained in:
@@ -45,12 +45,12 @@ android_library(
|
||||
|
||||
android_build_config(
|
||||
name = "build_config",
|
||||
package = "de.gotify",
|
||||
package = "com.github.gotify",
|
||||
)
|
||||
|
||||
android_resource(
|
||||
name = "res",
|
||||
package = "de.gotify",
|
||||
package = "com.github.gotify",
|
||||
res = "src/main/res",
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user