scalefocus / virusafe-android

The repo for the ViruSafe Android project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Migrate classes to Kotlin

s-yanev opened this issue · comments

In the project we have two java classes:

  • EgnValidator.java
  • EmbgValidator.java

These are the only java classes and they should be migrated to Kotlin.