java: use temp file as workaround till issue will be fixed.

This commit is contained in:
rafal1137 2021-03-23 00:12:15 +01:00
parent b28456c13f
commit efc41adcaf

View file

@ -92,7 +92,7 @@ public class ETLMain extends Activity {
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
String etl_pak = "legacy_v2.77.pk3";
String etl_pak = "legacy_v2.77.1-257-g94837c3.pk3";
getWindow().addFlags(WindowManager.LayoutParams.FLAG_KEEP_SCREEN_ON);