Add a few more pokedex data entries
This commit is contained in:
parent
366581f59f
commit
133306f873
5 changed files with 178 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
import 'dart:io';
|
||||
|
||||
class Constants {
|
||||
static const VERSION = "1.0.032825+1921";
|
||||
static const VERSION = "1.0.032825+2029";
|
||||
|
||||
//static bool get isMobile => Platform.isAndroid || Platform.isIOS;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue