1
0
Fork 0
mirror of https://github.com/geometer/FBReaderJ.git synced 2025-10-03 09:49:19 +02:00

syntax error

This commit is contained in:
Nikolay Pultsin 2012-03-28 19:28:01 +01:00
parent 6ecd642e8e
commit 01646b2e77

View file

@ -18,7 +18,10 @@ updateVersion() {
android-1.5)
variant=0
;;
*-ics,ice-cream-sandwich)
ice-cream-sandwich)
variant=2
;;
*-ics)
variant=2
;;
*)