Merge branch 'patch-1' into 'master'
Update ScreenCam to 1.7.2 See merge request !2163
This commit is contained in:
commit
c8b2d16001
|
|
@ -57,6 +57,11 @@ Build:1.7.1,15
|
||||||
subdir=app
|
subdir=app
|
||||||
gradle=yes
|
gradle=yes
|
||||||
|
|
||||||
|
Build:1.7.2,16
|
||||||
|
commit=5b7c407c9481c43e7e5fc6d218f7651bc6b3012e
|
||||||
|
subdir=app
|
||||||
|
gradle=yes
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
Tracking via Countly setup in app/src/main/java/com/orpheusdroid/screenrecorder/MainActivity.java
|
Tracking via Countly setup in app/src/main/java/com/orpheusdroid/screenrecorder/MainActivity.java
|
||||||
for release builds. Either comment out "setupAnalytics();" there or just move endpoint url --
|
for release builds. Either comment out "setupAnalytics();" there or just move endpoint url --
|
||||||
|
|
@ -66,5 +71,5 @@ app/src/main/java/com/orpheusdroid/screenrecorder/Const.java.
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:RepoManifest
|
Update Check Mode:RepoManifest
|
||||||
Current Version:1.7.1
|
Current Version:1.7.2
|
||||||
Current Version Code:15
|
Current Version Code:16
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue