-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update stories-android's minSdk version
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule stories-android
updated
8 files
+0 −1 | .gitignore | |
+0 −16 | .idea/compiler.xml | |
+17 −21 | app/build.gradle | |
+2 −0 | app/src/main/AndroidManifest.xml | |
+19 −46 | app/src/main/java/com/automattic/loop/util/CrashLoggingUtils.kt | |
+2 −2 | build.gradle | |
+2 −2 | stories-common.gradle | |
+17 −21 | stories/build.gradle |