This repository has been archived by the owner on Sep 2, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a8db5c2
commit e294a86
Showing
4 changed files
with
19 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
16 changes: 16 additions & 0 deletions
16
app/src/main/java/com/mobiledevpro/commonsuilibrary/App.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
package com.mobiledevpro.commonsuilibrary; | ||
|
||
import com.mobiledevpro.commons.BaseApplication; | ||
|
||
/** | ||
* Class for ... | ||
* <p> | ||
* Created by Dmitriy V. Chernysh on 07.01.18. | ||
* <p> | ||
* https://fb.com/mobiledevpro/ | ||
* https://github.com/dmitriy-chernysh | ||
* #MobileDevPro | ||
*/ | ||
|
||
public class App extends BaseApplication { | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule commons
updated
from c7f6c6 to 17a2d5