mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
@@ -18,7 +18,7 @@ void main() async {
|
|||||||
'HEAD',
|
'HEAD',
|
||||||
])).stdout.toString().trim();
|
])).stdout.toString().trim();
|
||||||
|
|
||||||
if (Platform.isAndroid) {
|
if (Platform.isLinux) {
|
||||||
versionName += '-${commitHash.substring(0, 9)}';
|
versionName += '-${commitHash.substring(0, 9)}';
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user