mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-05 00:23:09 +02:00
Log revision
This commit is contained in:
@@ -166,7 +166,7 @@ public class ServiceSynchronize extends ServiceBase implements SharedPreferences
|
||||
@Override
|
||||
public void onCreate() {
|
||||
EntityLog.log(this, "Service create" +
|
||||
" version=" + BuildConfig.VERSION_NAME +
|
||||
" version=" + BuildConfig.VERSION_NAME + BuildConfig.REVISION +
|
||||
" process=" + android.os.Process.myPid());
|
||||
super.onCreate();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user