mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-11-10 11:37:40 +01:00
Support for Push Notifications in the PlayStore build
This commit is contained in:
@@ -8,6 +8,9 @@ buildscript {
|
||||
accompanist_version = '0.30.0'
|
||||
coil_version = '2.3.0'
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.google.gms:google-services:4.3.15'
|
||||
}
|
||||
}// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
plugins {
|
||||
id 'com.android.application' version '8.0.1' apply false
|
||||
|
||||
Reference in New Issue
Block a user