Skip to content

Commit a2c05e3

Browse files
author
Patrick Jackson
committed
refactor to org.redux.namegame
1 parent 53fccbf commit a2c05e3

File tree

156 files changed

+218
-386
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

156 files changed

+218
-386
lines changed

android/build.gradle

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ android {
1515
}
1616
compileSdkVersion 28
1717
defaultConfig {
18-
applicationId "com.willowtreeapps.namegame"
18+
applicationId "org.reduxkotlin.namegame"
1919
minSdkVersion 26
2020
targetSdkVersion 28
2121
versionCode 1
@@ -88,5 +88,3 @@ dependencies {
8888
debugImplementation 'com.willowtreeapps.hyperion:hyperion-build-config:0.9.27'
8989
debugImplementation 'com.willowtreeapps.hyperion:hyperion-attr:0.9.27'
9090
}
91-
92-
apply plugin: 'com.google.gms.google-services'

android/google-services.json

Lines changed: 0 additions & 48 deletions
This file was deleted.
-1.76 KB
Binary file not shown.
-75.1 KB
Binary file not shown.
-1.76 KB
Binary file not shown.
Binary file not shown.
-6.02 KB
Binary file not shown.
-2.1 KB
Binary file not shown.
-8.78 KB
Binary file not shown.
-7.59 KB
Binary file not shown.

0 commit comments

Comments
 (0)