File tree Expand file tree Collapse file tree
docs/version-compatibility Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 "tarball_url" : " https://api.github.com/repos/mendix/native-template/tarball/v19.1.0" ,
1212 "zipball_url" : " https://api.github.com/repos/mendix/native-template/zipball/v19.1.0"
1313 },
14+ {
15+ "id" : 333640704 ,
16+ "tag_name" : " v17.3.0" ,
17+ "name" : " Release 17.3.0" ,
18+ "draft" : false ,
19+ "prerelease" : false ,
20+ "body" : " * We fixed an issue that could cause apps to restart repeatedly after an OTA update." ,
21+ "created_at" : " 2026-06-03T10:33:22Z" ,
22+ "published_at" : " 2026-06-03T11:37:41Z" ,
23+ "tarball_url" : " https://api.github.com/repos/mendix/native-template/tarball/v17.3.0" ,
24+ "zipball_url" : " https://api.github.com/repos/mendix/native-template/zipball/v17.3.0"
25+ },
1426 {
1527 "id" : 320955420 ,
1628 "tag_name" : " v19.0.5" ,
11861198 "published_at" : " 2024-05-15T16:09:40Z" ,
11871199 "tarball_url" : " https://api.github.com/repos/mendix/native-template/tarball/v8.0.7" ,
11881200 "zipball_url" : " https://api.github.com/repos/mendix/native-template/zipball/v8.0.7"
1189- },
1190- {
1191- "id" : 155720122 ,
1192- "tag_name" : " v8.1.3" ,
1193- "name" : " Release 8.1.3" ,
1194- "draft" : false ,
1195- "prerelease" : false ,
1196- "body" : " - We have upgraded @mendix/native to the latest stable version\r\n - We have added support for Hermes(Available from Studio Pro 10.11)" ,
1197- "created_at" : " 2024-05-14T15:11:30Z" ,
1198- "published_at" : " 2024-05-14T15:14:38Z" ,
1199- "tarball_url" : " https://api.github.com/repos/mendix/native-template/tarball/v8.1.3" ,
1200- "zipball_url" : " https://api.github.com/repos/mendix/native-template/zipball/v8.1.3"
12011201 }
12021202]
Original file line number Diff line number Diff line change 11{
2+ ">=11.11.0" : {
3+ "max" : " 19.*.*" ,
4+ "min" : " 19.1.0" ,
5+ "androidSdk" : {
6+ "min" : " 29" ,
7+ "compile" : " 36" ,
8+ "target" : " 36"
9+ },
10+ "gradle" : null ,
11+ "iosMinSdk" : " 15.5"
12+ },
213 ">=11.10.0" : {
314 "max" : " 19.*.*" ,
415 "min" : " 19.0.0" ,
You can’t perform that action at this time.
0 commit comments