This website works better with JavaScript.
Home
Explore
Register
Sign In
Fincer
/
simple-email
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
0.2 release
main
M66B
6 years ago
parent
b1ce284d88
commit
20ad23af54
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
app/build.gradle
+ 2
- 2
app/build.gradle
View File
@ -6,8 +6,8 @@ android {
applicationId
"eu.faircode.email"
minSdkVersion
23
targetSdkVersion
28
versionCode
1
versionName
"0.
1
"
versionCode
2
versionName
"0.
2
"
archivesBaseName
=
"SafeEmail-v$versionName"
}
Write
Preview
Loading…
Cancel
Save