view Version @ 2788:8a4f162810c2

Android: During dw_file_browse() request read/write access to external storage. Was hoping this would fix the file access problem in DWIB but sadly it did not, however I still think we need this permission so leaving the code changes. It also required updating the androidx libraries and adding the activity library. After updating there were some reported code errors so those are fixed in this commit as well.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Wed, 13 Jul 2022 08:09:08 +0000
parents 023045e14837
children
line wrap: on
line source

# Set these here to change the version for all platforms
DW_MAJOR_VERSION=3
DW_MINOR_VERSION=3