mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-30 21:58:52 +02:00
Log revision
This commit is contained in:
@@ -87,7 +87,7 @@ abstract class ActivityBase extends AppCompatActivity implements SharedPreferenc
|
||||
@Override
|
||||
protected void onCreate(Bundle savedInstanceState) {
|
||||
EntityLog.log(this, "Activity create " + this.getClass().getName() +
|
||||
" version=" + BuildConfig.VERSION_NAME +
|
||||
" version=" + BuildConfig.VERSION_NAME + BuildConfig.REVISION +
|
||||
" process=" + android.os.Process.myPid());
|
||||
Intent intent = getIntent();
|
||||
if (intent != null)
|
||||
|
||||
Reference in New Issue
Block a user