mirror of
https://github.com/ImranR98/Obtainium.git
synced 2025-07-16 06:36:44 +02:00
Clearer version detection settings
This commit is contained in:
@ -6,6 +6,7 @@ import 'package:obtainium/providers/source_provider.dart';
|
||||
class NeutronCode extends AppSource {
|
||||
NeutronCode() {
|
||||
hosts = ['neutroncode.com'];
|
||||
showReleaseDateAsVersionToggle = true;
|
||||
}
|
||||
|
||||
@override
|
||||
|
Reference in New Issue
Block a user