diff --git a/SlimFacebook/.idea/workspace.xml b/SlimFacebook/.idea/workspace.xml index 1727c36..c8f1a1e 100644 --- a/SlimFacebook/.idea/workspace.xml +++ b/SlimFacebook/.idea/workspace.xml @@ -112,10 +112,10 @@ - + - + @@ -125,16 +125,6 @@ - - - - - - - - - - @@ -152,11 +142,11 @@ - + - - + + @@ -1411,7 +1401,7 @@ @@ -1705,8 +1695,8 @@ @@ -1764,70 +1754,6 @@ - - - - - - - - @@ -2678,9 +2596,25 @@ + + + + + + + + + + + + + + + + - + @@ -2689,13 +2623,5 @@ - - - - - - - - \ No newline at end of file diff --git a/SlimFacebook/app/build.gradle b/SlimFacebook/app/build.gradle index 254e10a..77ecc45 100644 --- a/SlimFacebook/app/build.gradle +++ b/SlimFacebook/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "it.rignanese.leo.slimfacebook" minSdkVersion 15 targetSdkVersion 23 - versionCode 23 - versionName "2.1.1" + versionCode 24 + versionName "2.1.2" } buildTypes { debug {