File tree 3 files changed +12
-2
lines changed
src/main/play/release-notes
3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ android {
10
10
compileSdk 34
11
11
minSdkVersion 19
12
12
targetSdkVersion 34
13
- versionCode 38
14
- versionName " 3.1 "
13
+ versionCode 39
14
+ versionName " 3.2 "
15
15
}
16
16
17
17
buildTypes {
Original file line number Diff line number Diff line change
1
+ V 3.2
2
+ - Improve: enhanced JSON editor (vote second place)
3
+ - New: upper-case-in-domain default pattern (thanks Bakr-Ali!)
4
+ - Fix: 'rejected' urls hide the opened app
5
+
1
6
V 3.1
2
7
- New module: Webhook. Thanks to anoop-b!
3
8
- New automations: clear and close
Original file line number Diff line number Diff line change
1
+ V 3.2
2
+ - Mejora: editor json mejorado (voto segundo lugar)
3
+ - Nuevo: patrón por defecto mayúsculas-en-dominio (gracias Bakr-Ali!)
4
+ - Arreglo: enlaces 'rechazados' ocultan la aplicación abierta
5
+
1
6
V 3.1
2
7
- Nuevo modulo: Webhook. Gracias a anoop-b!
3
8
- Nuevas automatizaciones: limpiar y cerrar
You can’t perform that action at this time.
0 commit comments