We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9834c80 commit eb79033Copy full SHA for eb79033
lib/config.dart
@@ -1,5 +1,5 @@
1
class Config {
2
- static const String APP_VERISON = "1.0.37+38";
+ static const String APP_VERISON = "1.0.38+39";
3
static DateTime dummyTime = DateTime(
4
1,
5
0 commit comments