feat: follow button
This commit is contained in:
parent
5279b0cd65
commit
9b408e7520
6 changed files with 66 additions and 4 deletions
|
@ -44,7 +44,7 @@ android {
|
|||
applicationIdSuffix ".beta" // keep as beta by popular request
|
||||
versionNameSuffix "-alpha02"
|
||||
manifestPlaceholders = [icon_placeholder: "@mipmap/ic_launcher_alpha", icon_placeholder_round: "@mipmap/ic_launcher_alpha_round"]
|
||||
debuggable true
|
||||
debuggable System.getenv("CI") == null
|
||||
isDefault true
|
||||
}
|
||||
debug {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue