Skip to content

Commit 1e522c9

Browse files
committed
Working on 1.2.2 Beta
1 parent fcc6667 commit 1e522c9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ https://play.google.com/store/apps/details?id=com.joa.encasillado
88

99
> Current Google Play Store version: 19 (1.2.1)
1010
11-
> Latest Beta version: 20 (1.2.2)
11+
> Latest Beta version: 21 (1.2.2)
1212
1313
[app_versions.txt](app_versions.txt)
1414

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ if (flutterRoot == null) {
1313

1414
/** AUMENTAR CON CADA UPDATE */
1515
//def flutterVersionCode = localProperties.getProperty('flutter.versionCode')
16-
def flutterVersionCode = 20
16+
def flutterVersionCode = 21
1717
if (flutterVersionCode == null) {
1818
flutterVersionCode = '1'
1919
}

app_versions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ LISTADO DE VERSIONES:
2929
13 (1.1.2)
3030
15 (1.1.4)
3131
17 (1.2.0)
32-
20 (1.2.2)
32+
21 (1.2.2)

0 commit comments

Comments
 (0)