Skip to content
Snippets Groups Projects

Resolve "Add "take and save pictures" feature"

Merged Benoît Harrault requested to merge 51-add-take-and-save-pictures-feature into master
12 files
+ 262
7
Compare changes
  • Side-by-side
  • Inline
Files
12
+ 1
1
@@ -44,7 +44,7 @@ android {
defaultConfig {
applicationId "org.benoitharrault.random"
minSdkVersion 19
minSdkVersion 21
targetSdkVersion 30
versionCode appVersionCode.toInteger()
versionName appVersionName
Loading