去除Androidx,保证旧版本项目可用

This commit is contained in:
董宏宇
2021-02-09 15:10:42 +08:00
parent ee0a570fee
commit 945d506892
55 changed files with 2457 additions and 89 deletions

View File

@@ -0,0 +1,7 @@
package com.mogo.utils;
/**
* 设备信息
*/
public class DevicesUtils {
}