diff --git a/app/src/main/java/com/gh/common/util/DataUtils.java b/app/src/main/java/com/gh/common/util/DataUtils.java index bda1adc347..38e555698f 100644 --- a/app/src/main/java/com/gh/common/util/DataUtils.java +++ b/app/src/main/java/com/gh/common/util/DataUtils.java @@ -91,7 +91,7 @@ public class DataUtils { strategy.setEnableANRCrashMonitor(false); strategy.setEnableNativeCrashMonitor(false); strategy.setAppChannel(channel); - strategy.setAppVersion(Config.PATCH_VERSION_NAME); + strategy.setAppVersion(PackageUtils.getPatchVersionName()); CrashReport.initCrashReport(context, Config.BUGLY_APPID, debug, strategy); diff --git a/libraries/LGLibrary b/libraries/LGLibrary index e929961eb8..a5134fe7df 160000 --- a/libraries/LGLibrary +++ b/libraries/LGLibrary @@ -1 +1 @@ -Subproject commit e929961eb83761e4acf799f66f04e0848aced76c +Subproject commit a5134fe7df9e183d8944df62a0f4f44148c61d49