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 eb79033 commit 0370606Copy full SHA for 0370606
lib/config.dart
@@ -1,5 +1,5 @@
1
class Config {
2
- static const String APP_VERISON = "1.0.38+39";
+ static const String APP_VERISON = "1.0.40+41";
3
static DateTime dummyTime = DateTime(
4
1,
5
0 commit comments