1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-12-31 15:21:29 +00:00
syncthing-android/syncthing
Simon Frei 2942072594
Compile and target SDK version 31, increase min Sdk to 21 (#1864)
The upgraded compile SDK requires an upgrade of gradle, which introduces a
build error with api lvl <21:
   > Error while processing [...]/app/src/main/res/drawable/ic_close_24dp.xml :
     Invalid color value ?attr/colorControlNormal
Explanation: https://stackoverflow.com/a/49501629

Also minor NDK update
2022-11-27 20:27:54 +01:00
..
src/github.com/syncthing Updated Syncthing to v1.22.2-rc.3 2022-11-24 20:36:12 +01:00
.gitignore Revert "Revert build script changes" 2017-10-24 14:55:28 +09:00
build-syncthing.py Compile and target SDK version 31, increase min Sdk to 21 (#1864) 2022-11-27 20:27:54 +01:00
build.gradle Bump ru.vyarus.use-python from 2.3.0 to 3.0.0 (#1847) 2022-11-02 23:46:31 +01:00