Skip to content

Commit

Permalink
update app
Browse files Browse the repository at this point in the history
  • Loading branch information
domjos1994 committed Dec 12, 2019
1 parent 289bb5e commit c6ea969
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@

import android.content.Context;
import android.graphics.drawable.Drawable;
import android.os.Build;
import android.text.SpannableStringBuilder;
import android.text.Spanned;
import android.text.style.DynamicDrawableSpan;
Expand Down
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
* along with UniTrackerMobile. If not, see <http://www.gnu.org/licenses/>.
*/

ext.propVersion = 13
ext.propVersionCode = "0.2.alpha.2"
ext.propVersion = 14
ext.propVersionCode = "0.2.alpha.3"

ext.propJavaVersion = "8"

Expand Down

0 comments on commit c6ea969

Please sign in to comment.