Update PCloud SDK to 1.1.0.

This commit is contained in:
Gilbert Gilb's
2019-05-25 21:35:54 +02:00
parent 87cfa4c4d4
commit 2d1909c227
7 changed files with 6 additions and 6 deletions

View File

@@ -26,5 +26,5 @@ using Android.App;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: AssemblyVersion("1.1.0.0")]
[assembly: AssemblyFileVersion("1.1.0.0")]