mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-29 21:34:44 +02:00
Log revision
This commit is contained in:
@@ -97,7 +97,7 @@ public class ApplicationEx extends Application
|
||||
|
||||
long start = new Date().getTime();
|
||||
Log.i("App create" +
|
||||
" version=" + BuildConfig.VERSION_NAME +
|
||||
" version=" + BuildConfig.VERSION_NAME + BuildConfig.REVISION +
|
||||
" process=" + android.os.Process.myPid());
|
||||
Log.logMemory(this, "App");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user